From: Alessio Treglia Date: Wed, 16 Jan 2013 16:13:52 +0000 (+0000) Subject: Refresh patches. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~174 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d99b680bbf4e9cfbf46bf066ff02218f4f1c8fe7;p=gpac.git Refresh patches. --- diff --git a/debian/patches/gcc-optflags.patch b/debian/patches/gcc-optflags.patch index 84356d0..bae8512 100644 --- a/debian/patches/gcc-optflags.patch +++ b/debian/patches/gcc-optflags.patch @@ -7,7 +7,7 @@ Forwarded: not-needed --- gpac.orig/configure +++ gpac/configure -@@ -328,7 +328,7 @@ for opt do +@@ -332,7 +332,7 @@ for opt do ;; --cpu=*) cpu=`echo $opt | cut -d '=' -f 2` ;; @@ -16,7 +16,7 @@ Forwarded: not-needed ;; --disable-opt) no_gcc_opt="yes" ;; -@@ -612,7 +612,7 @@ fi +@@ -618,7 +618,7 @@ fi #GCC opt if test "$no_gcc_opt" = "no"; then